Skip to content

Introduce a product classifier #6680

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

akatsoulas
Copy link
Collaborator

No description provided.

@akatsoulas akatsoulas marked this pull request as draft May 27, 2025 13:48
@akatsoulas akatsoulas force-pushed the product-classifier branch from 8c88f36 to 082d72b Compare May 27, 2025 13:54
Copy link
Contributor

@escattone escattone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, I like this approach. I'd suggest one refinement. I think we should only run the product re-classification when we know that the only reason the question was marked as spam was because of its irrelevance to its original product. In other words, it was a legitimate support request, but not relevant to its original product classification. The spam classification step can provide that extra information in its result without changing its current scope.

I created a PR based on your work here that shows what I'm thinking. I tested it using two examples that Emil provided and it worked great.

@akatsoulas akatsoulas force-pushed the product-classifier branch from 082d72b to 1d2ba71 Compare May 30, 2025 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants